changelog
authorMichael Fulbright <drmike@src.gnome.org>
Wed, 3 Nov 1999 17:17:11 +0000 (17:17 +0000)
committerMichael Fulbright <drmike@src.gnome.org>
Wed, 3 Nov 1999 17:17:11 +0000 (17:17 +0000)
gdk-pixbuf/ChangeLog

index 8be1d192fd0cff2fbd93c022116ea100673685c0..6b3e5343c85068b3915dc37eb66705ef142a5c09 100644 (file)
@@ -1,3 +1,11 @@
+1999-11-03  Michael Fulbright  <drmike@redhat.com>
+
+       * src/io-jpg.c image_load_increment(): Fixed code which moved
+       buffer around as new data comes in to work properly. JPEG progressive
+       loading should be working now except for grayscale JPEG's, which I
+       will look into next.
+
+1999-11-03    <sopwith@redhat.com>
        * src/testpixbuf.c: A GtkFunction needs to return a value for deterministic behaviour.
          Also put dot printing back in.